home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 [x86] / NeXT Step 3.1 Intel.cdr.dmg / NextApps / Preferences.app / Keyboard.preferences / French.lproj / Keyboard.nib / data.classes < prev    next >
Text File  |  1993-03-10  |  511b  |  36 lines

  1. keyboardOwner = {
  2.     ACTIONS = {
  3.     newKeyRepeat:;
  4.     newInitialKeyRepeat:;
  5.     orderKeyboardFront:;
  6.     };
  7.     OUTLETS = {
  8.     testField;
  9.     ikrMatrix;
  10.     window;
  11.     keymapButton;
  12.     commandHelpSwitch;
  13.     krMatrix;
  14.     keymapBrowser;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23. Clock = {
  24.     ACTIONS = {
  25.     increaseSecond:;
  26.     decreaseHour:;
  27.     decreaseSecond:;
  28.     increaseDay:;
  29.     decreaseMinute:;
  30.     increaseMinute:;
  31.     decreaseDay:;
  32.     increaseHour:;
  33.     };
  34.     SUPERCLASS = View;
  35. };
  36.